Skip to content

fix(website): replace literal backtick replacements with CSS rule - #5795

Merged
michaelkedar merged 2 commits into
masterfrom
new-font
Aug 11, 2026
Merged

fix(website): replace literal backtick replacements with CSS rule#5795
michaelkedar merged 2 commits into
masterfrom
new-font

Conversation

@michaelkedar

@michaelkedar michaelkedar commented Aug 5, 2026

Copy link
Copy Markdown
Member

We originally had a literal backtick parser to add a little HTML element around backticks to render them not in Overpass (since it does weird things with placement rules).

Replaced this with a font-family in CSS that applies Arial ONLY to the backtick character, and removed the HTML code for this.

(And I guess accidentally reformatted the SCSS files 😔)


Stack created with GitHub Stacks CLIGive Feedback 💬

another-rex
another-rex previously approved these changes Aug 6, 2026
another-rex
another-rex previously approved these changes Aug 6, 2026
another-rex
another-rex previously approved these changes Aug 10, 2026
@michaelkedar
michaelkedar disabled the stack merge August 11, 2026 00:21
@michaelkedar
michaelkedar disabled the stack merge August 11, 2026 00:21
Base automatically changed from 🕸️🚫🐍 to master August 11, 2026 00:22
@michaelkedar
michaelkedar merged commit bcb910b into master Aug 11, 2026
26 checks passed
@michaelkedar
michaelkedar deleted the new-font branch August 11, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants